Autogenerated HTML docs for v1.8.1-151-g32238a
diff --git a/git-rev-list.html b/git-rev-list.html index f97f9b9..dacd07d 100644 --- a/git-rev-list.html +++ b/git-rev-list.html
@@ -2429,7 +2429,11 @@ </li> <li> <p> -<em>%C(…)</em>: color specification, as described in color.branch.* config option +<em>%C(…)</em>: color specification, as described in color.branch.* config option; + adding <code>auto,</code> at the beginning will emit color only when colors are + enabled for log output (by <code>color.diff</code>, <code>color.ui</code>, or <code>--color</code>, and + respecting the <code>auto</code> settings of the former if we are going to a + terminal) </p> </li> <li>